home *** CD-ROM | disk | FTP | other *** search
/ Champak 33 / Volume 33 - JOGO DISK .iso / Games / space_escape.swf / scripts / DefineButton2_311 / BUTTONCONDACTION on(release).as
Text File  |  2007-01-15  |  97b  |  6 lines

  1. on(release){
  2.    _root.soundOn = true;
  3.    _root.inS.fPlay("button");
  4.    _root.fS("music");
  5. }
  6.